-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency compare-versions to v6 #10902
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5f528e5
to
34a5e1a
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/compare-versions@3.6.0 |
5b4e93c
to
dde377e
Compare
24268b5
to
82948b5
Compare
4134e4a
to
9c7ccef
Compare
92ac178
to
ed935fe
Compare
711e8c8
to
7cc9ee4
Compare
f9d60b2
to
129b7ae
Compare
f2a3342
to
64c9c97
Compare
45c42ad
to
5159188
Compare
cc378ae
to
273fd53
Compare
840da91
to
d70e131
Compare
7311e0d
to
e34a9e8
Compare
2998596
to
d34cf33
Compare
5724af7
to
497566f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
497566f
to
5e4b940
Compare
lvpeschke
approved these changes
May 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.5.1
->^6.0.0
Release Notes
omichelsen/compare-versions (compare-versions)
v6.1.0
Compare Source
validateStrict
to validate according to strict semver rules.v6.0.0
Compare Source
satisfies()
now supports npm comparator sets. This should not be a breaking change but it will assign meaning to spaces in the range which previously were ignored.v5.0.3
Compare Source
v5.0.2
Compare Source
satisfies()
handling of 0.x versions.v5.0.1
Compare Source
v5.0.0
Compare Source
v4.1.4
Compare Source
satisfies()
CJS export.v4.1.3
Compare Source
v4.1.2
Compare Source
validate()
.v4.1.1
Compare Source
v4.1.0
Compare Source
satisfies()
function to test for range match.v4.0.2
Compare Source
v4.0.1
Compare Source
{ "type": "module" }
from package.json and set{ "sideEffects": false }
.v4.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.